Chuck Tomasi

Chuck Tomasi

3 minute read

I’m going to assume you know the basics of creating a widget and how the Service Portal widget editor works. Recently, I was talking with David Loo from Perspectium about the early days of development on the Now Platform. He told me an interesting story about Fred Luddy. It seems Fred found it a fire-able offense to copy code. OK, we’ve all done it because we’ve built that sort algorithm, widget, or component before, but the point he was trying to make is two-fold.

Chuck Tomasi

1 minute read

Special guest Andrew Albury-Dor is here to talk about what he’s built, challenges he’s encountered, how ServiceNow has impacted his career, what he likes in the platform and what he’d like to see improved, plus odd bits in between. Listen Links Mentioned Developer portal Andrew’s site Andrew’s LinkedIn Andrew’s Twitter SN Devs Slack Subscribe to Break Point Apple Podcasts Google Podcasts Spotify Amazon Music Stitcher TuneIn RSS

Chuck Tomasi

1 minute read

Our own Developer Advocate, Andrew Barnes joins Break Point to talk about Hacktoberfest, the annual challenge to promote open source development, how it ties in with ServiceNow, how you can participate, and swag you can earn. Links Mentioned Developer blog DigitalOcean’s Hacktoberfest 2020 GitHub for spokes GitHub for components CCW1856 - Automated ServiceNow CI/CD Andrew Barnes: LinkedIn | Twitter Listen Subscribe to Break Point Apple Podcasts Google Podcasts Spotify Amazon Music Stitcher TuneIn RSS

Chuck Tomasi

1 minute read

Let’s talk all things CreatorCon 2020 with Jason McKee, Director of Developer Evangelism at ServiceNow, and find out what the conference on October 27th is all about. We’ll discuss the agenda, the highlights, and different ways to participate - all without getting Zoom fatigue! Listen Subscribe to Break Point Apple Podcasts Google Podcasts Spotify Stitcher TuneIn RSS

Chuck Tomasi

1 minute read

Jivanjot Kaur, Sr. Product Manager joins Chuck to talk about some of the cool things in Paris related to upgrades, ATF, and more. Find out how your next upgrade is going to be made even easier with Upgrade Center and the features it brings, and get a little insight to what’s coming in future releases. Listen Watch If you want to SEE a demo of upgrade Center in Paris, check out TechNow episode 79.

Chuck Tomasi

1 minute read

Wolf Wedemeyer, ServiceNow Software Engineer joins Chuck to discuss building Now Experience components. Components are the hottest topic in the developer community - well as of 2020 it is. Everyone seems to want to know more about building components for the Now Experience. Listen Watch If you want to SEE Wolf build components, check out TechNow episode 78. Subscribe to Break Point Apple Podcasts Google Podcasts Spotify Stitcher TuneIn RSS

Chuck Tomasi

1 minute read

In July 2020, I had the chance to join the only and only David Loo, CEO of Perspectium, to discuss technical and data debt on a webinar originally titled “Don’t break the bank”. This audio is a rebroadcast of that webinar for those who may have missed it. Host Craig McDonough also from Perspectium and ServiceNow alumni moderates the discussion.

Subscribe to Break Point Apple Podcasts Google Podcasts Spotify Stitcher TuneIn RSS

Chuck Tomasi

3 minute read

Data Sources Refresher Before I cover the newest feature, I want to provide a quick refresher on what data sources are and the role they play with importing data into your ServiceNow instance. Data sources are the first part of importing data from files, JDBC (databases), web services, and more. The data is stored in a staging table called an import set, a tabular representation of the data you extracted from the data source.

Chuck Tomasi

1 minute read

Join us as we cover a few of the new developer features in the Paris release. Chuck is joined by special guest ServiceNow Sr. Software Engineer, Dave Slusher. Dave is a familiar name (and voice) to the developer community. For several years he was a former Developer Advocate and co-host of Live Coding Happy Hour and TechNow. One detail - this discussion covers a lot of the Flow Designer and IntegrationHub features - fear not!

Chuck Tomasi

3 minute read

I’ve got three more Flow Designer enhancements to make your lives a bit easier. They are: Action instance ordering Ghost actions Duplicate action instance Action instance ordering The first is pretty straight forward. Prior to Paris, action numbering was “outline based”. Every time you added a new if, for each, or other action that created an indent level, a decimal was added on to your action numbers. While this may seem innocuous at first, it could make inline scripting challenging when referencing action 3.